build/: Force MSVC project file generation on Makefile.am changes
authorChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 19 Oct 2016 06:48:08 +0000 (14:48 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 19 Oct 2016 07:56:10 +0000 (15:56 +0800)
commit594ec7cfdd27817b4d66d094f0abdd96f1b4aa0f
tree4287552cf69072e5ea9a8634f3281a1e5f11e8b8
parentcf7445d9e6deb62d2eda9fa799ebc43c0cb35e50
build/: Force MSVC project file generation on Makefile.am changes

Make the Makefile.am targets for generating the Visual Studio projects re-generate the
project files and the header listings whenever the Makefile.am's that include
build/Makefile.msvcproj changes, so that whenever a source/header is added, they will
be reflected in the projects and in the property sheets that are used to copy the
headers.

Also ensure that these are applied to the vs11, vs12 and vs14 projects when this
happens, as they are copied and processed from the Visual Studio 2010 projects.
build/Makefile-newvs.am
build/Makefile.msvcproj